rpi: set board serial number in environment
authorLubomir Rintel <[email protected]>
Mon, 22 Feb 2016 21:06:47 +0000 (22:06 +0100)
committerTom Rini <[email protected]>
Wed, 24 Feb 2016 23:44:12 +0000 (18:44 -0500)
commit757cd149b9c6928734fab0b831a7624168a0b71c
treed4f30da69e1c4f37a61ee435b1eb3a31f59aa6bc
parent6f6051fac360cf6ca88cfcfa3cb377778ef5742c
rpi: set board serial number in environment

Gets propagated into the device tree and then into /proc/cpuinfo where
users often expect it.

Signed-off-by: Lubomir Rintel <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Reviewed-by: Stephen Warren <[email protected]>
arch/arm/mach-bcm283x/include/mach/mbox.h
board/raspberrypi/rpi/rpi.c